Controllers\OrdersController S

Total Complexity 37
Dependencies 8
Dependents 1
Total lines 377
Lines of code 230
Logical lines of code 87
Comment lines 70
Methods 11
Properties 0

Methods 11

Method Rating Maintainability Complexity Lines of code
sendOrder()
A
39 11 74
insertInvoiceOrder()
S
54 5 22
addCart()
S
54 4 22
cancelOrder()
S
54 3 22
buyOnClick()
S
56 3 20
removeOrder()
S
57 3 18
payTicket()
S
58 2 15
createTicket()
S
60 2 14
printTicket()
S
60 2 14
getOrders()
S
72 1 5
getOrderQuotationByOrderId()
S
75 1 4